SG RegExp | |
Overview |
Objects | Examples | License |
SG RegExp is regular expression pattern search object for use with VBScript« scripts. You feed SG RegExp with pattern and string, and SG RegExp returns collection of matched Substring objects.
SG RegExp and accompanying source code are free and you can use them in any project: commercial or public domain. There is one thing you should be aware of: if you change source code, use different GUIDs.
New versions and bug fixes can be found at www.stinga.com/sgRegExp/sgRegExp.htm.
NOTE: This object is based on code developed by Guy Gascoigne-Piggford. Original code can be downloaded from www.codeguru.com.
You can visit as at www.stinga.com.
If you have any comment or suggestion feel free to send email to sgRegExp@stinga.com.